Exercise 12 - External Events Schedule Instance Update
- If the Schedule is still running, cancel all Jobs to close out the Schedules and delete the PRIMARY SCHEDULE from the Daily list.
- Create the following Embedded Script using the Command Shell type:
- Create a Job in the PRIMARY SCHEDULE that will call the Embedded Script above.
- Frequency: Mon-Fri-N
- Script Arguments:
SI.TIME.DATE.FullyQualifiedScheduleName
- Use SUBSCHEDULE with
25
for the Schedule Instance Property for the Fully-Qualified Schedule Name45
ocadm
opconxps
- Build the Schedule and verify that the
SI.TIME
for the Schedule has been increased from25
to45
.- The name of the Schedule will not change, only the value of the Property.
Enterprise Manager
Details
- If the Schedule is still running, cancel all Jobs to close out the Schedules and delete the PRIMARY SCHEDULE from the Daily list.
- Create the following Embedded Script using the Command Shell type:
- Create a Job in the PRIMARY SCHEDULE that will call the Embedded Script above.
- Frequency: Mon-Fri-N
- Script Arguments:
SI.TIME.DATE.FullyQualifiedScheduleName
- Use SUBSCHEDULE with
25
for the Schedule Instance Property for the Fully-Qualified Schedule Name45
ocadm
opconxps
- Build the Schedule and verify that the
SI.TIME
for the Schedule has been increased from25
to45
.- The name of the Schedule will not change, only the value of the Property.